<Schema name="FDTOperationPhaseSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes">
	<!--Definition of Attributes-->
	<AttributeType name="operationPhase" dt:type="enumeration" dt:values="notSupported engineering commissioning runtime service"/> 
	<ElementType name="FDT" content="empty" model="closed">
		<attribute type="operationPhase" required="yes"/>
	</ElementType>
</Schema>
